home *** CD-ROM | disk | FTP | other *** search
/ W95 Shareware Collection / W95 Collection - Windows 95 Shareware (LCDCAN).iso / win95 / security / safedisk / readme.txt < prev    next >
Text File  |  1995-06-20  |  4KB  |  83 lines

  1.                      THE SAFE PROGRAM
  2.       
  3.              Copyright 1995 - Regnoc Software 
  4.  
  5.  
  6. Requires: Windows 3.1+, Windows For WorkGroups 3.1+, 
  7.           Windows NT 3.5+, or Windows 95 installed on your
  8.           computer's hard disk.
  9.  
  10. Installation: 
  11. =============
  12.  
  13. 1)   Copy all of the files from your source disk to a single 
  14.      directory on your hard disk.  If you like, you can create 
  15.      a new directory called \SAFE on your hard disk to hold  
  16.      your Safe Program files.  Use the Windows File Manager  
  17.      (Explorer in Windows 95) to create directories and copy  
  18.      files. 
  19. 2)   Start the SAFE.EXE program running, either by double- 
  20.      clicking the file name from within the Windows File  
  21.      Manager (Explorer in Windows 95), or by using the Run  
  22.      Command from the Program Manager (Start Button in Windows 
  23.      95.) 
  24. 3)   The Safe Program will detect that this is the first time  
  25.      it has been run on your system, and will request that you  
  26.      enter a secret user password.  This password protects  
  27.      your personal list of combinations, so be sure that you  
  28.      keep it a secret. 
  29. 4)   The Safe Program will also ask if you would like to add  
  30.      the Safe ProgramÆs icon to your Accessories group.  This  
  31.      provides a shortcut way to start the program. 
  32. 5)   The Safe Program will complete installing itself, and will  
  33.      be ready to use.  The SAFE.HLP help file contains all of 
  34.      the instructions and registration information. 
  35. 6)   Enjoy!
  36.  
  37.  
  38. Note on Windows 3.1 and 3.11 Compatibility:
  39. ===========================================
  40.  
  41. The Safe Program uses OLE 2.0 (Object Linking and Embedding) 
  42. which is a protocol that Microsoft released after Windows 3.1.  
  43. If you have installed any of the recent Microsoft applications 
  44. such as Word 6.0, Excel 6.0, or Access 2.0, your copy of Windows 
  45. will have had OLE 2.0 features added.  You can check if OLE 2.0 
  46. is present by looking for the file OLE2.DLL in your WINDOWS/SYSTEM 
  47. directory.  If the OLE2.DLL file is present, you are all set 
  48. and can proceed to install the Safe Program with step 1 (above.)
  49.  
  50. (If you are on a networked system with Windows running from the 
  51. server, have your network administrator check for OLE2.DLL, and 
  52. do any necessary changes.)
  53.  
  54. If OLE2.DLL is not present you will need to add the OLE 2.0 library 
  55. files to your computer.  This is a simple matter of copying files 
  56. into your WINDOWS/SYSTEM directory and double-clicking one file with 
  57. the mouse.  The OLE 2.0 files are located on the disk labeled OLE 2.0 
  58. Files For Windows 3.1.
  59.  
  60. The procedure for adding the OLE 2.0 features to Windows 3.1 is as 
  61. follows:
  62.  
  63. 1)  Start the Windows File Manager.
  64. 2)  Copy all of the files from this disk to the WINDOWS\SYSTEM directory.
  65.     You do not need to copy this file (README.TXT)
  66. 3)  Double-click the file OLE2.REG with your mouse.  This will register 
  67.     the OLE 2.0 libraries on your system.
  68. 4)  Close the Windows File Manager and install the Safe Program as 
  69.     described above.
  70.  
  71.  
  72. SHARE.EXE with Windows 3.1
  73. ==========================
  74.  
  75. If your system reports sharing violations, you are running Windows 3.1 
  76. without the SHARE.EXE program installed.  You will need to add SHARE.EXE 
  77. to your AUTOEXEC.BAT file so that it is automatically loaded when your 
  78. machine starts up.  A typical entry allowing 500 file locks and reserving
  79. 5100 bytes for share information is:
  80.  
  81. SHARE /L:500 /F:5100
  82.  
  83.